FaStudentAidCashPlanHistory 
Logical Entity Name  FaStudentAidCashPlanHistory 
Default Table Name  FaStudentAidCashPlanHistory 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

FaStudentAidCashPlanHistory Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaStudentAidCashPlanHistoryId(PK)    int  NO 
 
FaStudentAidId(FK)    int  NO 
 
AdEnrollId(FK)    int  NO 
 
SyStudentId(FK)    int  NO 
 
FaFundSourceId(FK)    int  NO 
 
AmountPackaged    money  YES 
 
FirstPaymentDate    datetime  YES 
 
NumberPayments    tinyint  YES 
 
PaymentAmount    money  YES 
 
PaymentFreq    smallint  YES 
 
PaymentDay    int  YES 
 
InterestRate    numeric(5, 2)  YES 
 
InterestBalance    money  YES 
 
PrincipalBalance    money  YES 
 
Status    char(1)  YES 
 
AwardYear    char(10)  YES 
 
FaStudentAYId(FK)    int  YES 
 
CalculationDate    datetime  NO 
 
CalculatedByStaffID(FK)    int  NO 
 
Comment    nvarchar(max)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
PromNoteCmDocumentId    int  YES 
 
DownPayment    money  YES 
 

FaStudentAidCashPlanHistory Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaStudentAidCashPlanHistory_FaStudentAidCashPlanHistoryId  PrimaryKey  FaStudentAidCashPlanHistoryId 

FaStudentAidCashPlanHistory Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_FaStudentAidCashPlanHistory_AdEnroll_AdEnrollId      AdEnrollId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaStudentAidCashPlanHistory_CalculatedByStaffID_SyStaff_SyStaffID      CalculatedByStaffID  NO  YES 
FaFundSource  Non-Identifying  One To Zero or More  FK_FaStudentAidCashPlanHistory_FaFundSource_FaFundSourceId      FaFundSourceId  NO  YES 
FaStudentAid  Non-Identifying  One To Zero or More  FK_FaStudentAidCashPlanHistory_FaStudentAid_FaStudentAidId      FaStudentAidId  NO  YES 
FaStudentAY  Non-Identifying  Zero or One to Zero or More  FK_FaStudentAidCashPlanHistory_FaStudentAY_FaStudentAYId      FaStudentAYId  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_FaStudentAidCashPlanHistory_SyStudent_SyStudentId      SyStudentId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaStudentAidCashPlanHistoryUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaSchedCashPlanHistory  Non-Identifying  One To Zero or More  FK_FaSchedCashPlanHistory_FaStudentAidCashPlanHistory_FaStudentAidCashPlanHistoryId        NO  YES 

FaStudentAidCashPlanHistory Check Constraints 
Check Constraint Name  CheckConstraint 

FaStudentAidCashPlanHistory Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

FaStudentAidCashPlanHistory Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.FaStudentAidCashPlanHistory 
NO       
Physical (Microsoft SQL Server)
dbo.FaStudentAidCashPlanHistory 
NO       

FaStudentAidCashPlanHistory Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Financial Aid 

FaStudentAidCashPlanHistory Data Movement Rules 
Name  Type  Rule Text/Value